home *** CD-ROM | disk | FTP | other *** search
/ Especial Multimedia / Especial Multimedia.iso / Multimed / Musica / ZMUD32.ZIP / ZMUD.EXE / 0 / RCDATA / TSAVEDIALOG / TSAVEDIALOG.txt
Text File  |  1997-06-09  |  3KB  |  109 lines

  1. object SaveDialog: TSaveDialog
  2.   Left = 275
  3.   Top = 192
  4.   ActiveControl = OKBtn
  5.   BorderStyle = bsDialog
  6.   Caption = 'Save Settings'
  7.   ClientHeight = 81
  8.   ClientWidth = 348
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = [fsBold]
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 8
  18.     Top = 16
  19.     Width = 329
  20.     Height = 13
  21.     Alignment = taCenter
  22.     Caption = 'Label1'
  23.     Font.Color = clWindowText
  24.     Font.Height = -11
  25.     Font.Name = 'MS Sans Serif'
  26.     Font.Style = [fsBold]
  27.     ParentFont = False
  28.   end
  29.   object OKBtn: TBitBtn
  30.     Left = 8
  31.     Top = 44
  32.     Width = 77
  33.     Height = 27
  34.     Font.Color = clBtnText
  35.     Font.Height = -11
  36.     Font.Name = 'MS Sans Serif'
  37.     Font.Style = []
  38.     ParentFont = False
  39.     TabOrder = 0
  40.     Kind = bkYes
  41.     Margin = 2
  42.     Spacing = -1
  43.     IsControl = True
  44.   end
  45.   object CancelBtn: TBitBtn
  46.     Left = 92
  47.     Top = 44
  48.     Width = 77
  49.     Height = 27
  50.     Font.Color = clBtnText
  51.     Font.Height = -11
  52.     Font.Name = 'MS Sans Serif'
  53.     Font.Style = []
  54.     ParentFont = False
  55.     TabOrder = 1
  56.     Kind = bkNo
  57.     Margin = 2
  58.     Spacing = -1
  59.     IsControl = True
  60.   end
  61.   object HelpBtn: TBitBtn
  62.     Left = 176
  63.     Top = 44
  64.     Width = 77
  65.     Height = 27
  66.     Caption = '&Rename'
  67.     Font.Color = clBtnText
  68.     Font.Height = -11
  69.     Font.Name = 'MS Sans Serif'
  70.     Font.Style = []
  71.     ModalResult = 4
  72.     ParentFont = False
  73.     TabOrder = 2
  74.     Glyph.Data = {
  75.       78010000424D7801000000000000760000002800000020000000100000000100
  76.       04000000000000000000120B0000120B00000000000000000000000000000000
  77.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  78.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
  79.       000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F
  80.       00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF
  81.       F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B
  82.       0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F
  83.       FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF
  84.       FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F
  85.       0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF
  86.       00333377737FFFFF7733333033000000033333373377777773330000}
  87.     Margin = 2
  88.     NumGlyphs = 2
  89.     Spacing = -1
  90.     IsControl = True
  91.   end
  92.   object BitBtn1: TBitBtn
  93.     Left = 260
  94.     Top = 44
  95.     Width = 77
  96.     Height = 27
  97.     Font.Color = clBtnText
  98.     Font.Height = -11
  99.     Font.Name = 'MS Sans Serif'
  100.     Font.Style = []
  101.     ParentFont = False
  102.     TabOrder = 3
  103.     Kind = bkCancel
  104.     Margin = 2
  105.     Spacing = -1
  106.     IsControl = True
  107.   end
  108. end
  109.